-
Notifications
You must be signed in to change notification settings - Fork 12
fix MP285 #1006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix MP285 #1006
Conversation
@samcal06 - your job is to try to test out the MP285 on CT-ASLM-V2 tomorrow. See if you can cause a bug to show up. If so, report back here tomorrow with the results, terminal output, and log files. We can discuss more tomorrow. |
@annie-xd-wang - Just checked and it did not throw any errors on the terminal as well as on the logs. Went through all the debug, error, and info logs and nothing there. However, when on Continuous Scan, when using the Stage Control on the computer, it doesn't move the desired distance and it does move desired distance when Continuous Scan is off. For example, when acquiring Continuous Scan, if I wanted to move 500um, it moves <400um. Sometimes between 50-100um at a time when I want to move 500um. Just depends if clicking Stop between movements. Sometimes hitting Stop multiple times helps reset it and goes back to desired distance. |
Just to follow up. The distance the stage travels when in the continuous mode is variable. Sometimes it hits the target, sometimes it doesn't. It seems to be interrupted by the frame capture. The widget displays the desired step size in the continuous mode. However, when you hit the stop button, and navigate requests the stage position from the controller, it is updated and often shown to be the wrong position. This is pretty evident when you have a sample on the microscope too. Sometimes it moves a large distance, other times it moves a short distance. When the microscope is not actively acquiring, the stage moves the desired step size every time. |
Co-Authored-By: Annie Wang <6161065+annie-xd-wang@users.noreply.github.com>
|
No description provided.